home *** CD-ROM | disk | FTP | other *** search
- REM
- REM Flight Unlimited by Looking Glass Tecnologies
- REM
- REM Written and Tested by Con Hantzopoulos - May 1995
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║Base Switch Settings ║
- REM ║Black Hat switch = Digital ║
- REM ║Red Switch = Digital ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings: Choose Joystick ║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM
- REM ╔═════════════════════════════════════════════════════╗
- REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
- REM ╚═════════════════════════════════════════════════════╝
-
- Game 2 100
-
- Mdef FLIGHT
-
- @DigitalThrottle
-
- REM ╔════════════════════════╗
- REM ║(P)FCS Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN UB CycleForward
- BTN MB CycleBack
- BTN LB ResetGMeter
-
- BTN HU PanUp
- BTN HD PanDown
- BTN HL PanLeft
- BTN HR PanRight
-
- REM ╔════════════════════════╗
- REM ║WCS II Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN 1 /U BeginRecording
- /M Chase
- /D DimScreen
- BTN 2 /U ToggleRecording
- /M FlyByView
- /D BrightenScreen
- BTN 3 /U TurnOffPanel
- /M Follow
- /D ResetBrightness
- BTN 4 /U RewindTape
- /M FixedView
- /D ToggleSideWindow
- BTN 5 /U PlaybackPause
- /M Cinematic
- /D SmokeOnOff
- BTN 6 CenterView
-
- REM ╔════════════════════════╗
- REM ║WCS II Rocker Commands: ║
- REM ╚════════════════════════╝
-
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
- REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
- REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
- REM ║ NEW CHIP AND MICROCODE!!!! ║
- REM ║ ║
- REM ║ How can you tell if you have the new chip and microcode? At the ║
- REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
- REM ║ says "File not found then you have the old microcode version that ║
- REM ║ uses DOWNLOAD.EXE instead. ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-